x11: Initialize GdkWindowAttr struct memory
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 7 Jan 2016 17:55:04 +0000 (18:55 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 8 Jan 2016 20:58:33 +0000 (21:58 +0100)
commit23b629e27cd1449b0af708e69af94d532a577270
tree1fc4cb083e3a5ddc301b053e14c728aeea412363
parent48fbe5137e98e82dbff40d8b56584c39466fb06a
x11: Initialize GdkWindowAttr struct memory

Valgrind complains about jumps based on uninitialized values
otherwise.
gdk/x11/gdkdnd-x11.c